home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 98 / CD-ROM 98.iso / internet / crazy / prog1.exe / {app} / Help.chm / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-04-05  |  355 b   |  14 lines

  1. BODY
  2. {
  3.     FONT-SIZE: 10pt; FONT-FAMILY: Arial,Helvetica,sans-serif
  4. }
  5.  
  6. TABLE
  7. {
  8.     FONT-SIZE: 10pt; FONT-FAMILY: Arial,Helvetica,sans-serif
  9. }
  10.  
  11. A:link {text-decoration:underline;color:#0000ff;}
  12. A:visited {text-decoration:underline;color:#0000ff;}
  13. A:active {text-decoration:underline;color:#ff0000;}
  14. A:hover {text-decoration:underline;color:#ff0000;}